home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / ntpdate / README.Debian < prev   
Text File  |  2008-08-20  |  759b  |  15 lines

  1. ntpdate doesn't parse the /etc/ntp.conf file.  The program
  2. ntpdate-debian is provided that reads its server list from
  3. /etc/default/ntpdate or alternatively from /etc/ntp.conf.
  4.  
  5. ntpdate is run whenever a network interface is brought up.  To adjust
  6. this behavior, the file /etc/network/if-up.d/ntpdate should be edited.
  7.  
  8. Note that ntpdate is *not* really intended to be used by hosts with
  9. good network connectivity.  The "ntp" package, which provides a
  10. persistent daemon that does a better job of keeping system time than
  11. even a cron'ed invocation of ntpdate, is a better choice for systems
  12. with good network connectivity.  If all you want is to set the clock
  13. to a reasonable value once in a while, a more light-weight package
  14. like "rdate" can also do the job.
  15.